home *** CD-ROM | disk | FTP | other *** search
/ Advanced Placement Companion: Precalculus / Advanced Placement Companion: Precalculus.iso / pc / M_DIR / 12-01002.DIR / 00019.ls < prev    next >
Encoding:
Text File  |  1998-05-07  |  177 b   |  14 lines

  1. on enterFrame
  2.   puppetSound(0)
  3.   setCursor(5)
  4.   setCursor(6)
  5.   setCursor(7)
  6.   specCloc(5, "a")
  7.   specCloc(6, "b")
  8.   specCloc(7, "c")
  9. end
  10.  
  11. on exitFrame
  12.   puppetSound("vo 3")
  13. end
  14.